Computer Science Lesson Plan
Class: 3rd, Lesson 12 : Real Time Program 1

Purpose: Students learn to use and write computer code through games. Learn directions by code.org (arrows) (course A).

No. of Classes

Depending upon the class strength (2 classes for 15 students).

Material Required

Code.org (Unplugged activity) Paper, Pencil or Pen.

Curriculum Content
  • 4.1) Direction
  • 5.3) Loop
  • Prior knowledge

    Students should be familiar with the use of mouse and keyboard.

    Exercise

    Exercise



    • Write the code way (arrows) to find the treasure / fruit in the maze game examples below
    • Example 1



      No Image

      Example 2



      No Image

    Solutions




    Teacher Instruction
    1. Help the Students, draw a grid on the floor or take xerox and give it to the students to play.
    2. Help Students to make moves using arrows, for the Smiley to reach to the fruit.
    3. Check if the Students’ code (left/right/up/down arrows) works fine and reaches the final destination.
    4. Assist Students remove any issues and fix them until their code works properly.
    5. Ensure that all Students in the group understand directions and the entire exercise.
    6. Help Students use different directions to reach the destination.